home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / Add-Ons / MPW / MPW dmake 4.0 / unix / startup.h < prev    next >
Encoding:
Text File  |  1995-06-01  |  408 b   |  8 lines  |  [TEXT/KAHL]

  1. /* This file contains the default value of the MAKESTARTUP variable.
  2.  * You must set the quoted string below to the default path to the startup
  3.  * variable, so that it gets compiled in.  LEAVE ROOTDIR at the front of
  4.  * the path.  This allows the user to customize his environment for dmake
  5.  * by setting up a new ROOTDIR environment variable. */
  6.  
  7. "MAKESTARTUP := $(ROOTDIR)/usr/local/lib/dmake/startup.mk",
  8.